home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-023 photo finish 20 / 1.ima / PFSCAN.IN_ / PFSCAN.bin
Text File  |  1992-10-19  |  33KB  |  946 lines

  1.  
  2. ; This is the list of scanner section names.  These must exactly match
  3. ; the bracketed names in the scanner specific sections that follow.
  4. ; The keyname numbers must start at 1 and be consecutive.
  5. ;
  6. ; INI revisions:
  7. ;
  8. ; 10/08/92, Rev 1.0, dam - PhotoFinish 2.0 setup INI file created
  9. ;
  10. ; 10/15/92, Rev 1.1, dam - Fixes for bugs PF449-PF457, PF460,461,468,469
  11. ;
  12. ; 10/19/92, Rev 1.2, dam - Fixes SVIA and SPECTRA bugs
  13. ;
  14.  
  15. [SCANNER LIST]
  16. 1=Canon IX-12
  17. 2=Chinon N-207 (3000) P
  18. 3=Chinon N-207 (3000) S
  19. 4=Complete Flatbed
  20. 5=Complete Fullpage
  21. 6=Complete Hand 400
  22. 7=Complete Half page
  23. 8=Complete Half page GS
  24. 9=Complete Half page 400
  25. 10=DAK VG-100 Soul Snatcher
  26. 11=Datacopy 230
  27. 12=Datacopy 730GS
  28. 13=DFI HS 2000 ISA
  29. 14=DFI HS 3000 ISA
  30. 15=DFI HS 3000 Plus ISA
  31. 16=DFI Handy CHS4000
  32. 17=Epson 300C ISA
  33. 18=Epson 300C MCA
  34. 19=Epson GT4000 ISA
  35. 20=Epson GT4000 MCA
  36. 21=Epson GT6000 ISA
  37. 22=Epson GT6000 MCA
  38. 23=Fujitsu 3191
  39. 24=Genius GS-4500
  40. 25=Genius GS-C105
  41. 26=Howtek Personal Color Scanner
  42. 27=Howtek ScanMaster
  43. 28=HP ScanJet
  44. 29=HP ScanJet Plus
  45. 30=HP ScanJet IIc
  46. 31=IBM 3117
  47. 32=Intel Satisfaxtion
  48. 33=Jovian SuperVIA
  49. 34=Logitech ScanMan
  50. 35=Logitech ScanMan Plus
  51. 36=Logitech ScanMan 256/32
  52. 37=Marstek 105
  53. 38=Marstek 128
  54. 39=Marstek 128 Old Card
  55. 40=Marstek 800
  56. 41=Marstek M6000CG
  57. 42=Microtek 200
  58. 43=Microtek 300
  59. 44=Microtek 400
  60. 45=Microtek 600
  61. 46=Microtek 800
  62. 47=Mitsubishi SC-7500
  63. 48=Mouse Systems Pagebrush Color
  64. 49=Niscan GS
  65. 50=Niscan Spectra
  66. 51=Panasonic 307
  67. 52=Panasonic 505
  68. 53=Panasonic 506
  69. 54=Ricoh IS-11
  70. 55=Ricoh RS-312
  71. 56=RICOH RS-312 256 Gray mode
  72. 57=Ricoh RS-320
  73. 58=Sharp JX-300
  74. 59=Sharp JX-320
  75. 60=Sharp JX-450
  76. Current=1
  77.  
  78.  
  79. ; this sample scanner is for documentation, please don't erase
  80. ; it will not appear in product since there is no matching name above
  81. [Documentation]    ; name in brackets must exactly match name from list above
  82. ; the keywords below (left of equal sign) must not change, except for
  83. ; scanner specific ones.
  84. ; keywords may not be longer than 40 chars.
  85. ; maximum line length permitted in this file is 255 chars.
  86. Name=Acme Super Scanner       ; scanner name shown to the user
  87. ; section name must EXACTLY match the "Put In Section" name in DskLayt,
  88. ; section names are case sensitive!
  89. ; all files in that section will be copied to hard disk during install
  90. Section=Acme
  91. ; now specify info for 1 or 2 drivers
  92. Driver1=ACME.SYS,C            ; C means for CONFIG.SYS, A means AUTOEXEC.BAT
  93. Driver2=ACME.COM,A,M          ; M means on manufacturer disk, copied separately
  94. ; Driver1Cmd and Driver2Cmd are optional, otherwise driver names are used
  95. Driver2Cmd=ACME.COM /S
  96. ; Options1 has names of options for driver 1
  97. Options1=DMA Channel,Interrupt Number,Port Address
  98. ; the options listed in Options1 must follow. names must match exactly.
  99. ; these option names will be shown to the user.
  100. ; commas separate the values.  the field after the semicolon is what will
  101. ; be added to the driver's command line,  asterisk means don't add any
  102. ; thing to the command line.  Underscore ('_') means don't put a space
  103. ; before the argument (e.g. canon ix-12)
  104. DMA Channel=DMA channel 1;/C1,DMA channel 3;*
  105. Interrupt Number=IRQ 2;*,IRQ 3;/I3,IRQ 4;/I4,IRQ 5;/I5
  106. Port Address=Port 3E0H;*,Port 3A0H;/H3A0,Port 360H;/H360,Port 320H;/H320,Port 2E0H;/H2E0,Port 2A0H;/H2A0,Port 260H;/H260,Port 220H;/H220
  107. ; Selected1 contains indexes of the currently selected value for each
  108. ; of the options for driver 1.  This will be changed by the user and 
  109. ; saved back into this file by setup2.exe.
  110. Selected1=1,2,4
  111. ; now same thing for the second driver
  112. Options2=Resolution Set
  113. Resolution Set=360 300 200 150 100 72 DPI settings;*,600 480 400 320 240 72 DPI settings;/H
  114. Selected2=2
  115. ; help index associated with "Scanner Info..." button
  116. help=20180
  117. ; the note indexes must start at 1 and be consecutive
  118. 1=This scanner is the greatest thing since sliced sushi.
  119. 2=Don't forget to plug it in.
  120.  
  121.  
  122. [Canon IX-12]
  123. Name=Canon IX-12 Used with the Canon Interface Board
  124. Section=Canon IX-12
  125. Driver1=IXHND2.COM,A
  126. Driver2=CANON.SYS,C
  127. Options1=Port Address,Memory Address
  128. Port Address=Port 308H;/0,Port 318H;/1,Port 1A8H;/2
  129. Memory Address=C000H;_0,C400H;_1,C800H;_8,CC00H;_9,D000H;_2,D400H;_3,D800H;_A,DC00H;_B,E000H;_4,E400H;_5,E800H;_C,EC00H;_D
  130. Selected1=1,1
  131. help=20180
  132.  
  133. [Chinon N-207 (3000) P]
  134. Name=Chinon N-207 (3000) Parallel Interface board
  135. Section=Chinon
  136. Driver1=CHINON.SYS,C
  137. Driver1Cmd=CHINON.SYS /A /P /U
  138. help=20215
  139.  
  140. [Chinon N-207 (3000) S]
  141. Name=Chinon N-207 (3000) Serial Interface
  142. Section=Chinon
  143. Driver1=CHINON.SYS,C
  144. Driver1Cmd=CHINON.SYS /A
  145. Options1=Transmission Mode
  146. Transmission Mode=Transmission Mode 1 (fastest);/T1,Transmission Mode 3 (line handshake);*
  147. Selected1=2
  148. help=20220
  149.  
  150. [Complete Flatbed]
  151. Name=Complete PC Flatbed Scanner
  152. Section=Complete Flatbed
  153. Driver1=CPCFSCAN.SYS,C,M
  154. Driver2=CPFLAT.SYS,C
  155. Options1=DMA Channel,Port Address
  156. DMA Channel=DMA channel 1;DMA1,DMA channel 3;DMA3
  157. Port Address=Port 3E0H;3E0,Port 3A0H;3A0,Port 360H;360,Port 320H;320,Port 2E0H;2E0,Port 2A0H;2A0,Port 260H;260,Port 220H;220
  158. Selected1=1,1
  159. help=20225
  160. 1=The port address must match the setting on the interface
  161. 2=card.  CPCFSCAN.SYS from "The Complete Flatbed Scanner
  162. 3=Driver" diskette included with the scanner is required.
  163. 4=CPCFSCAN.SYS must be copied into the PhotoFinish directory.
  164.  
  165. [Complete Fullpage]
  166. Name=Complete PC FullPage Scanner
  167. Section=Complete Fullpage
  168. Driver1=FULLPAGE.SYS,C
  169. Options1=DMA Channel,Port Address
  170. DMA Channel=DMA channel 1;/C1,DMA channel 3;*
  171. Port Address=Port 3E0H;*,Port 3A0H;/H3A0,Port 360H;/H360,Port 320H;/H320,Port 2E0H;/H2E0,Port 2A0H;/H2A0,Port 260H;/H260,Port 220H;/H220
  172. Selected1=2,1
  173. help=20250
  174. 1=Port address and options must match the settings on the
  175. 2=interface card. The resolution set on the scanner must
  176. 3=match the resolution set in PhotoFinish.
  177.  
  178. [Complete Hand 400]
  179. Name=Complete PC Hand Scanner/400
  180. Section=Complete Hand
  181. Driver1=CPCHND.EXE,A
  182. Driver1Cmd=CPCHND.EXE /0
  183. Options1=DMA Channel,Interrupt Number,Port Address
  184. DMA Channel=DMA channel 1;/d1,DMA channel 3;/d3
  185. Interrupt Number=IRQ 2;/i2,IRQ 3;/i3,IRQ 4;/i4,IRQ 5;/i5
  186. Port Address=Port 3E0H;/o3E0,Port 3A0H;/o3A0,Port 360H;/o360,Port 320H;/o320,Port 2E0H;/o2E0,Port 2A0H;/o2A0,Port 260H;/o260,Port 220H;/o220
  187. Selected1=1,1,1
  188. Help=20257
  189. 1=Port address and options must match the settings on the
  190. 2=interface card. The resolution set on the scanner must
  191. 3=match the resolution set in PhotoFinish.
  192.  
  193. [Complete Half page]
  194. Name=Complete PC Half Page Scanner
  195. Section=Complete Hand
  196. Driver1=CPCHND.EXE,A
  197. Driver1Cmd=CPCHND.EXE /1
  198. Options1=DMA Channel,Interrupt Number,Port Address
  199. DMA Channel=DMA channel 1;/d1,DMA channel 3;/d3
  200. Interrupt Number=IRQ 2;/i2,IRQ 3;/i3,IRQ 4;/i4,IRQ 5;/i5
  201. Port Address=Port 3E0H;/o3E0,Port 3A0H;/o3A0,Port 360H;/o360,Port 320H;/o320,Port 2E0H;/o2E0,Port 2A0H;/o2A0,Port 260H;/o260,Port 220H;/o220
  202. Selected1=1,1,1
  203. Help=20255
  204. 1=Port address and options must match the settings on the
  205. 2=interface card. The resolution set on the scanner must
  206. 3=match the resolution set in PhotoFinish.
  207.  
  208. [Complete Half page GS]
  209. Name=Complete PC Half Page Gray Scale Scanner
  210. Section=Complete Hand
  211. Driver1=CPCHND.EXE,A
  212. Driver1Cmd=CPCHND.EXE /2
  213. Options1=DMA Channel,Interrupt Number,Port Address
  214. DMA Channel=DMA channel 1;/d1,DMA channel 3;/d3
  215. Interrupt Number=IRQ 2;/i2,IRQ 3;/i3,IRQ 4;/i4,IRQ 5;/i5
  216. Port Address=Port 3E0H;/o3E0,Port 3A0H;/o3A0,Port 360H;/o360,Port 320H;/o320,Port 2E0H;/o2E0,Port 2A0H;/o2A0,Port 260H;/o260,Port 220H;/o220
  217. Selected1=1,1,1
  218. Help=20258
  219. 1=Port address and options must match the settings on the
  220. 2=interface card. The resolution set on the scanner must
  221. 3=match the resolution set in PhotoFinish.
  222.  
  223. [Complete Half page 400]
  224. Name=Complete PC Half Page Scanner/400
  225. Section=Complete Hand
  226. Driver1=CPCHND.EXE,A
  227. Driver1Cmd=CPCHND.EXE /3
  228. Options1=DMA Channel,Interrupt Number,Port Address
  229. DMA Channel=DMA channel 1;/d1,DMA channel 3;/d3
  230. Interrupt Number=IRQ 2;/i2,IRQ 3;/i3,IRQ 4;/i4,IRQ 5;/i5
  231. Port Address=Port 3E0H;/o3E0,Port 3A0H;/o3A0,Port 360H;/o360,Port 320H;/o320,Port 2E0H;/o2E0,Port 2A0H;/o2A0,Port 260H;/o260,Port 220H;/o220
  232. Selected1=1,1,1
  233. Help=20256
  234. 1=Port address and options must match the settings on the
  235. 2=interface card. The resolution set on the scanner must
  236. 3=match the resolution set in PhotoFinish.
  237.  
  238. [DAK VG-100 Soul Snatcher]
  239. Name=DAK Soul Snatcher Video Grabber VG-100
  240. Section=Soul Snatcher
  241. Driver1=GRABBER.SYS,C
  242. Options1=Resolution Set
  243. Resolution Set=Screen Resolution set;*,Printer Resolution set;/P
  244. Selected1=1
  245. help=20300
  246. 1=The interface board is also known as the Advanced
  247. 2=Telecommunications Video Grabber VG-100.
  248. 3=The Screen Resolution set offers the Dot Per Inch
  249. 4=options: 32x38, 40x43, 80x58, 80x80
  250. 5=For camera, CGA, EGA, and VGA, respectively.
  251. 6=The Printer Resolution set offers the Dot Per Inch
  252. 7=options: 32x32, 180x180, 200x200, 300x300
  253. 8=For camera, dot matrix, fax, and laser printer,
  254. 9=respectively.
  255.  
  256. [Datacopy 230]
  257. Name=Datacopy 230 with the 111 Interface Card
  258. Section=Datacopy
  259. Driver1=DATACOPY.SYS,C
  260. help=20325
  261. 1=DATACOPY.SYS works with the model 111 interface card only.
  262.  
  263. [Datacopy 730GS]
  264. Name=Datacopy 730GS with the 111 Interface Card
  265. Section=Datacopy
  266. Driver1=DATACOPY.SYS,C
  267. Driver1Cmd=DATACOPY.SYS /6
  268. help=20335
  269. 1=DATACOPY.SYS works with the model 111 interface card only.
  270.  
  271. [DFI HS 2000 ISA]
  272. Name=DFI Handy Scanner 2000
  273. Section=DFI
  274. Driver1=DFI.SYS,C
  275. Driver1Cmd=DFI.SYS /A
  276. Options1=DMA Channel
  277. DMA Channel=DMA Channel 1;*,DMA Channel 3;/C3
  278. Selected1=1
  279. help=20360
  280. 1=The resolution set on the scanner must match the
  281. 2=resolution set in PhotoFinish.
  282.  
  283. [DFI HS 3000 ISA]
  284. Name=DFI Handy Scanner 3000
  285. Section=DFI
  286. Driver1=DFI.SYS,C
  287. Options1=DMA Channel
  288. DMA Channel=DMA Channel 1;*,DMA Channel 3;/C3
  289. Selected1=1
  290. help=20363
  291. 1=The resolution set on the scanner must match the
  292. 2=resolution set in PhotoFinish.
  293.  
  294. [DFI HS 3000 Plus ISA]
  295. Name=DFI Handy Scanner 3000 Plus
  296. Section=DFI
  297. Driver1=DFI.SYS,C
  298. Options1=DMA Channel
  299. DMA Channel=DMA Channel 1;*,DMA Channel 3;/C3
  300. Selected1=1
  301. help=20365
  302. 1=The resolution set on the scanner must match the
  303. 2=resolution set in PhotoFinish.
  304.  
  305. [DFI Handy CHS4000]
  306. Name=DFI Handy Scanner CHS 4000
  307. Section=DFI 4000
  308. Driver1=CHS4000.EXE,A
  309. Options1=Port Address
  310. Port Address=Port 270H;*,Port 370H;/P1
  311. help=20370
  312. Selected1=1
  313. 1=CHS4000.EXE driver automatically detects the settings of
  314. 2=the jumpers on the interface board (specify specific port
  315. 3=to avoid hardware conflicts).  CHS4000.EXE can be run from
  316. 4=the DOS command line, or in CONFIG.SYS.
  317.  
  318. [Epson 300C ISA]
  319. Name=Epson 300C
  320. Section=Epson
  321. Driver1=EPSON.SYS,C
  322. Options1=Port Address,Resolution Set
  323. Port Address=Port 278H (LPT2);*,Port 378H (LPT1);/L1
  324. Resolution Set=360 300 200 150 100 72 DPI settings;*,600 480 400 320 240 72 DPI settings;/H
  325. Selected1=1,1
  326. help=20380
  327. 1=The Epson interface card defaults to the same address
  328. 2=as LPT2. The port address must match the setting on the
  329. 3=interface card.  Scanning will be considerably faster in
  330. 4=Standard Mode with this scanner.  Running Windows in
  331. 5=Enhanced mode enables a virtual device driver that makes
  332. 6=the LPT ports run slower.
  333.  
  334. [Epson 300C MCA]
  335. Name=Epson 300C for Microchannel
  336. Section=Epson
  337. Driver1=EPSON.SYS,C
  338. Driver1Cmd=EPSON.SYS /M
  339. Options1=Resolution Set
  340. Resolution Set=360 300 200 150 100 72 DPI settings;*,600 480 400 320 240 72 DPI settings;/H
  341. Selected1=1
  342. help=20383
  343. 1=Attach the scanner to the parallel port on your
  344. 2=Microchannel computer's (IBM PS/2) motherboard. EPSON.SYS
  345. 3=does not support parallel ports on adapter cards. Scanning
  346. 4=will be considerably faster in Standard Mode with this
  347. 5=scanner.  Running Windows in Enhanced mode enables a
  348. 6=virtual device driver that makes the LPT ports run slower.
  349.  
  350. [Epson GT4000 ISA]
  351. Name=Epson GT4000
  352. Section=Epson
  353. Driver1=EPSON.SYS,C
  354. Options1=Port Address,Resolution Set
  355. Port Address=Port 278H (LPT2);*,Port 378H (LPT1);/L1
  356. Resolution Set=360 300 200 150 100 72 DPI settings;*,400 320 240 180 100 50 DPI settings;/H
  357. Selected1=1,1
  358. help=20385
  359. 1=The Epson interface card defaults to the same address
  360. 2=as LPT2. The port address must match the setting on the
  361. 3=interface card.  Scanning will be considerably faster in
  362. 4=Standard Mode with this scanner.  Running Windows in
  363. 5=Enhanced mode enables a virtual device driver that makes
  364. 6=the LPT ports run slower.
  365.  
  366. [Epson GT4000 MCA]
  367. Name=Epson GT4000 for Microchannel
  368. Section=Epson
  369. Driver1=EPSON.SYS,C
  370. Driver1Cmd=EPSON.SYS /M
  371. Options1=Resolution Set
  372. Resolution Set=360 300 200 150 100 72 DPI settings;*,400 320 240 180 100 50 DPI settings;/H
  373. Selected1=1
  374. help=20386
  375. 1=Attach the scanner to the parallel port on your
  376. 2=Microchannel computer's (IBM PS/2) motherboard. EPSON.SYS
  377. 3=does not support parallel ports on adapter cards. Scanning
  378. 4=will be considerably faster in Standard Mode with this
  379. 5=scanner.  Running Windows in Enhanced mode enables a
  380. 6=virtual device driver that makes the LPT ports run slower.
  381.  
  382. [Epson GT6000 ISA]
  383. Name=Epson GT6000
  384. Section=Epson
  385. Driver1=EPSON.SYS,C
  386. Options1=Port Address,Resolution Set
  387. Port Address=Port 278H (LPT2);*,Port 378H (LPT1);/L1
  388. Resolution Set=360 300 200 150 100 72 DPI settings;*,600 480 400 320 240 72 DPI settings;/H
  389. Selected1=1,1
  390. help=20390
  391. 1=The Epson interface card defaults to the same address
  392. 2=as LPT2. The port address must match the setting on the
  393. 3=interface card.  Scanning will be considerably faster in
  394. 4=Standard Mode with this scanner.  Running Windows in
  395. 5=Enhanced mode enables a virtual device driver that makes
  396. 6=the LPT ports run slower.
  397.  
  398. [Epson GT6000 MCA]
  399. Name=Epson GT6000 for Microchannel
  400. Section=Epson
  401. Driver1=EPSON.SYS,C
  402. Driver1Cmd=EPSON.SYS /M
  403. Options1=Resolution Set
  404. Resolution Set=360 300 200 150 100 72 DPI settings;*,600 480 400 320 240 72 DPI settings;/H
  405. Selected1=1
  406. help=20391
  407. 1=Attach the scanner to the parallel port on your
  408. 2=Microchannel computer's (IBM PS/2) motherboard. EPSON.SYS
  409. 3=does not support parallel ports on adapter cards. Scanning
  410. 4=will be considerably faster in Standard Mode with this
  411. 5=scanner.  Running Windows in Enhanced mode enables a
  412. 6=virtual device driver that makes the LPT ports run slower.
  413.  
  414. [Fujitsu 3191]
  415. Name=Fujitsu 3191
  416. Section=Fujitsu
  417. Driver1=FJ3191.SYS,C
  418. Options1=SCSI ID Number,Port Address
  419. SCSI ID Number=ID 0;/I0,ID 1;/I1,ID 2;/I2,ID 3;/I3,ID 4;/I4,ID 5;/I5,ID 6;/I6
  420. Port Address=Port CA000;*,Port C8000;/C8,Port CE000;/CE,Port DE000;/DE
  421. Selected1=1,1
  422. help=20400
  423.  
  424. [Genius GS-4500]
  425. Name=Genius GS-4500
  426. Section=Genius GS-4500
  427. Driver1=G4500.SYS,C
  428. Options1=DMA Channel
  429. DMA Channel=DMA channel 1;*,DMA channel 3;/C3
  430. Selected1=1
  431. help=20420
  432. 1=The resolution set on the scanner must match the
  433. 2=resolution set in PhotoFinish.
  434.  
  435. [Genius GS-C105]
  436. Name=Genius GS-C105
  437. Section=Genius
  438. Driver1=GENIUS.EXE,A
  439. Options1=Port Address,Interrupt Number,DMA Channel
  440. Port Address=Port 270H;*,Port 2E0H;/O2E0,Port 370H;/O370,Port 3E0H;/O3E0
  441. Interrupt Number=IRQ 10;*,IRQ 11;/I11
  442. DMA Channel=DMA Channel 5;*,DMA Channel 6;/D6
  443. Selected1=1,1,1
  444. help=20424
  445. 1=GENIUS.EXE may be loaded in CONFIG.SYS or from the DOS
  446. 2=command line.
  447.  
  448. [Howtek Personal Color Scanner]
  449. Name=Howtek Personal Color Scanner
  450. Section=Howtek
  451. Driver1=HOWTEK.EXE,A
  452. Driver1Cmd=HOWTEK.EXE /1
  453. Options1=Port Address
  454. Port Address=Port 200H;/P0,Port 270H;/P1,Port 300H;/P2,Port 370H;/P3
  455. Selected1=1
  456. help=20428
  457. 1=The options must match the settings on the interface
  458. 2=card.  HOWTEK.EXE can be run from the DOS command line,
  459. 3=or in CONFIG.SYS.
  460.  
  461. [Howtek ScanMaster]
  462. Name=Howtek ScanMaster
  463. Section=Howtek
  464. Driver1=HOWTEK.EXE,A
  465. help=20430
  466. 1=To configure the GPIB interface board, refer to the
  467. 2=manufacturer's documentation.  HOWTEK.EXE can be run
  468. 3=from the DOS command line, or in CONFIG.SYS, after
  469. 4=GPIB.COM.
  470.  
  471. [HP ScanJet]
  472. Name=HP ScanJet
  473. Section=HP ScanJet
  474. Driver1=SJDRIVER.SYS,C,M
  475. Driver2=HPSCANER.SYS,C
  476. Options2=Resolution Set
  477. Resolution Set=300 200 180 150 75 50 DPI settings;*,600 450 300 150 75 50 DPI settings;/D,600 500 400 300 200 50 DPI settings;/H
  478. Selected2=1
  479. help=20440
  480. 1=SJDRIVER.SYS file from HP's scanner disk is required.
  481. 2=SJDRIVER.SYS must be copied into the PhotoFinish directory.
  482.  
  483. [HP ScanJet Plus]
  484. Name=HP ScanJet Plus
  485. Section=HP ScanJet
  486. Driver1=SJDRIVER.SYS,C,M
  487. Driver2=HPSCANER.EXE,A
  488. Options2=Resolution Set
  489. Resolution Set=300 200 180 150 75 50 DPI settings;*,600 450 300 150 75 50 DPI settings;/0,600 500 400 300 200 50 DPI settings;/1
  490. Selected2=1
  491. help=20445
  492. 1=SJDRIVER.SYS file from HP's scanner disk is required.
  493. 2=SJDRIVER.SYS must be copied into the PhotoFinish
  494. 3=directory.  HPSCANER.EXE may be loaded in CONFIG.SYS or
  495. 4=from the DOS command line.
  496.  
  497. [HP ScanJet IIc]
  498. Name=HP ScanJet IIc
  499. Section=HP ScanJet
  500. Driver1=SJII.SYS,C,M
  501. Driver2=HPSCANER.EXE,A
  502. Options2=Resolution Set
  503. Resolution Set=300 200 180 150 75 50 DPI settings;*,600 450 300 150 75 50 DPI settings;/0,600 500 400 300 200 50 DPI settings;/1
  504. Selected2=1
  505. help=20442
  506. 1=SJII.SYS file from HP's scanner disk is required.
  507. 2=SJII.SYS must be copied into the PhotoFinish directory.
  508. 3=HPSCANER.EXE may be loaded in CONFIG.SYS or from the DOS
  509. 4=command line.
  510.  
  511. [IBM 3117]
  512. Name=IBM 3117
  513. Section=IBM 3117
  514. Driver1=IBM3117.SYS,C
  515. Options1=Memory Address
  516. Memory Address=Memory Address DE00;*,Memory Address D800;/D8
  517. Selected1=1
  518. help=20460
  519.  
  520. [Intel Satisfaxtion]
  521. Name=Intel SatisFAXtion Hand Scanner
  522. Section=SAPI
  523. Driver1=SAPI.EXE,A
  524. help=20470
  525. 1=You must run Intel SatisFAXtion setup to install Intel
  526. 2=drivers (SATISFAX.SYS and HHSCAN.SYS).
  527.  
  528. [Jovian SuperVIA]
  529. Name=Jovian SuperVIA video capture
  530. Section=Jovian SVIA
  531. Driver1=SVIA.EXE,A
  532. Options1=Video Mode, Machine Type
  533. Video Mode=NTSC;*,PAL;/0
  534. Machine Type=AT bus (ISA);*,MicroChannel (MCA);/1
  535. help=20459
  536. Selected1=1,1
  537.  
  538. [Logitech ScanMan]
  539. Name=Logitech ScanMan
  540. Section=SAPI
  541. Driver1=HHSCAND.SYS,C,M
  542. Driver2=SAPI.EXE,A
  543. Options1=Interrupt Number,Port Address,DMA Channel
  544. Interrupt Number=IRQ 2;/I=2,IRQ 3;/I=3,IRQ 4;/I=4,IRQ 5;/I=5,IRQ 7;/I=7
  545. Port Address=Port 280H;/A=280,Port 2A0H;/A=2A0,Port 330H;/A=330,Port 340H;/A=340
  546. DMA Channel=DMA Channel 1;/D=1,DMA Channel 3;/D=3
  547. Selected1=4,1,1
  548. help=20520
  549. 1=HHSCAND.SYS is on your Logitech diskette.  HHSCAND.SYS
  550. 2=version 2.00 can be used in either Standard or Enhanced
  551. 3=mode. HHSCAND.SYS version 2.01 or 2.02 should be used
  552. 4=only in Standard mode. SAPI.EXE can be run from the DOS
  553. 5=command line, or in CONFIG.SYS, after HHSCAND.SYS.
  554. 6=HHSCAND.SYS must be copied into the PhotoFinish directory.
  555.  
  556. [Logitech ScanMan Plus]
  557. Name=Logitech ScanMan Plus
  558. Section=SAPI
  559. Driver1=HHSCAND.SYS,C,M
  560. Driver2=SAPI.EXE,A
  561. Options1=Interrupt Number,Port Address,DMA Channel
  562. Interrupt Number=IRQ 2;/I=2,IRQ 3;/I=3,IRQ 4;/I=4,IRQ 5;/I=5,IRQ 7;/I=7
  563. Port Address=Port 280H;/A=280,Port 2A0H;/A=2A0,Port 330H;/A=330,Port 340H;/A=340
  564. DMA Channel=DMA Channel 1;/D=1,DMA Channel 3;/D=3
  565. Selected1=4,1,1
  566. help=20525
  567. 1=HHSCAND.SYS is on your Logitech diskette.  HHSCAND.SYS
  568. 2=version 2.00 can be used in either Standard or Enhanced
  569. 3=mode. HHSCAND.SYS version 2.01 or 2.02 should be used
  570. 4=only in Standard mode. SAPI.EXE can be run from the DOS
  571. 5=command line, or in CONFIG.SYS, after HHSCAND.SYS.
  572. 6=HHSCAND.SYS must be copied into the PhotoFinish directory.
  573.  
  574. [Logitech ScanMan 256/32]
  575. Name=Logitech ScanMan 256 and Logitech ScanMan 32
  576. Section=SAPI
  577. Driver1=HHSCAND.SYS,C,M
  578. Driver2=SAPI.EXE,A
  579. Options1=Interrupt Number,Port Address,DMA Channel
  580. Interrupt Number=IRQ 2;/I=2,IRQ 3;/I=3,IRQ 4;/I=4,IRQ 5;/I=5,IRQ 7;/I=7
  581. Port Address=Port 280H;/A=280,Port 2A0H;/A=2A0,Port 330H;/A=330,Port 340H;/A=340
  582. DMA Channel=DMA Channel 1;/D=1,DMA Channel 3;/D=3
  583. Selected1=4,1,1
  584. help=20523
  585. 1=HHSCAND.SYS is on your Logitech diskette.  HHSCAND.SYS
  586. 2=version 2.00 can be used in either Standard or Enhanced
  587. 3=mode. HHSCAND.SYS version 2.01 or 2.02 should be used
  588. 4=only in Standard mode. SAPI.EXE can be run from the DOS
  589. 5=command line, or in CONFIG.SYS, after HHSCAND.SYS.
  590. 6=HHSCAND.SYS must be copied into the PhotoFinish directory.
  591.  
  592. [Logitech ScanMan MCA]
  593. Name=Logitech ScanMan for Microchannel
  594. Section=SAPI
  595. Driver1=HHSCAND.SYS,C,M
  596. Driver2=SAPI.EXE,A
  597. help=20524
  598. 1=HHSCAND.SYS is on your Logitech diskette.  HHSCAND.SYS
  599. 2=version 2.00 can be used in either Standard or Enhanced
  600. 3=mode. HHSCAND.SYS version 2.01 or 2.02 should be used
  601. 4=only in Standard mode. SAPI.EXE can be run from the DOS
  602. 5=command line, or in CONFIG.SYS, after HHSCAND.SYS.
  603. 6=HHSCAND.SYS must be copied into the PhotoFinish directory.
  604.  
  605. [Marstek 105]
  606. Name=Marstek 105 Hand Scanner
  607. Section=Marstek
  608. Driver1=MARSTEK.SYS,C
  609. Driver1Cmd=MARSTEK.SYS /1
  610. Options1=DMA Channel
  611. DMA Channel=DMA channel 1;*,DMA channel 3;/C3
  612. Selected1=1
  613. help=20545
  614. 1=DMA option must match the setting on the interface card.
  615.  
  616. [Marstek 128]
  617. Name=Marstek 128 Hand Scanner
  618. Section=Marstek
  619. Driver1=MARSTEK.SYS,C
  620. Driver1Cmd=MARSTEK.SYS /2
  621. Options1=DMA Channel
  622. DMA Channel=DMA channel 1;*,DMA channel 3;/C3
  623. Selected1=1
  624. help=20550
  625. 1=DMA option must match the setting on the interface card.
  626.  
  627. [Marstek 128 Old Card]
  628. Name=Marstek 128 Hand Scanner with old interface card
  629. Section=Marstek 128
  630. Driver1=MARS128.SYS,C
  631. Options1=DMA Channel
  632. DMA Channel=DMA channel 1;*,DMA channel 3;/C3
  633. Selected1=1
  634. help=20540
  635. 1=DMA option must match the setting on the interface card.
  636.  
  637. [Marstek 800]
  638. Name=Marstek 800 Hand Scanner
  639. Section=Marstek
  640. Driver1=MARSTEK.SYS,C
  641. Options1=DMA Channel,Resolution Set
  642. DMA Channel=DMA channel 1;*,DMA channel 3;/C3
  643. Resolution Set=Low resolution;*,High resolution;/4
  644. Selected1=1,1
  645. help=20555
  646. 1=DMA option must match the setting on the interface card.
  647. 2=Resolution option must match the setting on the underside
  648. 3=of the scanner.
  649.  
  650. [Marstek M6000CG]
  651. Name=Marstek M6000CG
  652. Section=SPI
  653. Driver1=M1904.SYS,C,M
  654. Driver2=SPI.EXE,A
  655. Driver1Cmd=M1904.SYS S4
  656. Options1=Port Address,Interrupt Number,DMA Channel
  657. Port Address=Port 3EBH;A3EB,Port 2EBH;A2EB,Port 36BH;A36B,Port 26BH;A26B,Port 3ABH;A3AB,Port 2ABH;A2AB,Port 32BH;A32B,Port 22BH;A22B
  658. Interrupt Number=IRQ 2;I2,IRQ 3;I3,IRQ 4;I4,IRQ 5;I5,IRQ 7;I7
  659. DMA Channel=DMA Channel 1;D1,DMA Channel 3;D3
  660. Selected1=1,1,1
  661. help=20556
  662. 1=M1904.SYS file from Marstek's is required.  M1904.SYS
  663. 2=must be copied into the PhotoFinish directory.  The
  664. 3=resolution and scan mode set on the scanner must match
  665. 4=the resolution and scan mode set in PhotoFinish.
  666.  
  667. [Microtek 200]
  668. Name=Microtek 200A, 200C Used with the PCX Board
  669. Section=Microtek
  670. Driver1=MSCAN.SYS,C,M
  671. Driver2=MICROTEK.EXE,A
  672. Options2=Port Address
  673. Port Address=Port 100H;/P0,Port 120H;/P1,Port 200H;/P2,Port 220H;/P3,Port 300H;/P4,Port 320H;/P5
  674. Selected2=1
  675. help=20560
  676. 1=MSCAN.SYS is on your Microtek diskette.  MICROTEK.EXE
  677. 2=can be run from the DOS command line, or in CONFIG.SYS,
  678. 3=after MSCAN.SYS.  MSCAN.SYS must be copied into the
  679. 4=PhotoFinish directory.  When using custom resolution,
  680. 5=make sure the horizontal and vertical values are the same.
  681.  
  682. [Microtek 300]
  683. Name=Microtek 300A, 300C, 300G, 300Z Used with the PCX Board
  684. Section=Microtek
  685. Driver1=MSCAN.SYS,C,M
  686. Driver2=MICROTEK.EXE,A
  687. Options2=Port Address
  688. Port Address=Port 100H;/P0,Port 120H;/P1,Port 200H;/P2,Port 220H;/P3,Port 300H;/P4,Port 320H;/P5
  689. Selected2=1
  690. help=20563
  691. 1=MSCAN.SYS is on your Microtek diskette.  MICROTEK.EXE
  692. 2=can be run from the DOS command line, or in CONFIG.SYS,
  693. 3=after MSCAN.SYS.  MSCAN.SYS must be copied into the
  694. 4=PhotoFinish directory.  When using custom resolution,
  695. 5=make sure the horizontal and vertical values are the same.
  696.  
  697. [Microtek 400]
  698. Name=Microtek 400C, 400G Used with the PCX Board
  699. Section=Microtek
  700. Driver1=MSCAN.SYS,C,M
  701. Driver2=MICROTEK.EXE,A
  702. Options2=Port Address
  703. Port Address=Port 100H;/P0,Port 120H;/P1,Port 200H;/P2,Port 220H;/P3,Port 300H;/P4,Port 320H;/P5
  704. Selected2=1
  705. help=20564
  706. 1=MSCAN.SYS is on your Microtek diskette.  MICROTEK.EXE
  707. 2=can be run from the DOS command line, or in CONFIG.SYS,
  708. 3=after MSCAN.SYS.  MSCAN.SYS must be copied into the
  709. 4=PhotoFinish directory.  When using custom resolution,
  710. 5=make sure the horizontal and vertical values are the same.
  711.  
  712. [Microtek 600]
  713. Name=Microtek 600G, 600Z Used with the PCX Board
  714. Section=Microtek
  715. Driver1=MSCAN.SYS,C,M
  716. Driver2=MICROTEK.EXE,A
  717. Options2=Port Address
  718. Port Address=Port 100H;/P0,Port 120H;/P1,Port 200H;/P2,Port 220H;/P3,Port 300H;/P4,Port 320H;/P5
  719. Selected2=1
  720. help=20565
  721. 1=MSCAN.SYS is on your Microtek diskette.  MICROTEK.EXE
  722. 2=can be run from the DOS command line, or in CONFIG.SYS,
  723. 3=after MSCAN.SYS.  MSCAN.SYS must be copied into the
  724. 4=PhotoFinish directory.  When using custom resolution,
  725. 5=make sure the horizontal and vertical values are the same.
  726.  
  727. [Microtek 800]
  728. Name=Microtek 800G, 800Z Used with the PCX Board
  729. Section=Microtek
  730. Driver1=MSCAN.SYS,C,M
  731. Driver2=MICROTEK.EXE,A
  732. Options2=Port Address
  733. Port Address=Port 100H;/P0,Port 120H;/P1,Port 200H;/P2,Port 220H;/P3,Port 300H;/P4,Port 320H;/P5
  734. Selected2=1
  735. help=20566
  736. 1=MSCAN.SYS is on your Microtek diskette.  MICROTEK.EXE
  737. 2=can be run from the DOS command line, or in CONFIG.SYS,
  738. 3=after MSCAN.SYS.  MSCAN.SYS must be copied into the
  739. 4=PhotoFinish directory.  When using custom resolution,
  740. 5=make sure the horizontal and vertical values are the same.
  741.  
  742. [Microtek 1850]
  743. Name=Microtek 1850 Used with the PCX Board
  744. Section=Microtek
  745. Driver1=MSCAN.SYS,C,M
  746. Driver2=MICROTEK.EXE,A
  747. Options2=Port Address
  748. Port Address=Port 100H;/P0,Port 120H;/P1,Port 200H;/P2,Port 220H;/P3,Port 300H;/P4,Port 320H;/P5
  749. Selected2=1
  750. help=20567
  751. 1=MSCAN.SYS is on your Microtek diskette.  MICROTEK.EXE
  752. 2=can be run from the DOS command line, or in CONFIG.SYS,
  753. 3=after MSCAN.SYS.  MSCAN.SYS must be copied into the
  754. 4=PhotoFinish directory.  When using custom resolution,
  755. 5=make sure the horizontal and vertical values are the same.
  756.  
  757. [Mitsubishi SC-7500]
  758. Name=Mitsubishi SC-7500
  759. Section=Mitsubishi
  760. Driver1=SC7500.EXE,A
  761. help=20572
  762. 1=To configure the GPIB interface board, refer to the
  763. 2=manufacturer's documentation.  If your GPIB board is
  764. 3=by National Instruments, the configuration program is
  765. 4=called IBCONF.EXE.  SC7500.EXE can be run from the DOS
  766. 5=command line, or in CONFIG.SYS, after GPIB.COM.
  767.  
  768. [Mouse Systems Pagebrush Color]
  769. Name=Mouse Systems Pagebrush Color
  770. Section=Mouse Systems
  771. Driver1=MOUSYS.EXE,A
  772. Options1=Interrupt Number,DMA Channel,Port Address
  773. Interrupt Number=IRQ 10;*,IRQ 11;/I11
  774. DMA Channel=DMA Channel 5;*,DMA Channel 6;/D6
  775. Port Address=Port 270H;*,Port 2E0H;/O2E0,Port 370H;/O370,Port 3E0H;/O3E0
  776. Selected1=1,1,1
  777. help=20588
  778. 1=MOUSYS.EXE may be loaded in CONFIG.SYS or from the
  779. 2=DOS command line.
  780.  
  781. [Niscan GS]
  782. Name=Niscan/GS
  783. Section=SAPI
  784. Driver1=NISCANGS.SYS,C
  785. Driver2=SAPI.EXE,A
  786. Options1=Interrupt Number,DMA Channel,Port Address
  787. Interrupt Number=IRQ 3;/I=3,IRQ 4;/I=4,IRQ 5;/I=5
  788. DMA Channel=DMA Channel 1;/D=1,DMA Channel 3;/D=3
  789. Port Address=Port 350H;/A=350,Port 250H;/A=250
  790. Selected1=1,1,1
  791. help=20590
  792. 1=NISCANGS.SYS must appear in CONFIG.SYS before SAPI.EXE.
  793. 2=SAPI.EXE may be loaded in CONFIG.SYS or from the DOS
  794. 3=command line.
  795.  
  796. [Niscan Spectra]
  797. Name=Niscan Spectra
  798. Section=SAPI
  799. Driver1=SPECTRA.SYS,C
  800. Driver2=SAPI.EXE,A
  801. Options1=Port Number,Baud Rate
  802. Port Number=COM1;/p=1,COM2;/p=2,COM3;/p=3,COM4;/p=4
  803. Baud Rate=9600;/b=0,19200;/b=1,38400;/b=2,57600;/b=3
  804. Selected1=1,1
  805. help=20591
  806. 1=SPECTRA.SYS must appear in CONFIG.SYS before SAPI.EXE.
  807. 2=SAPI.EXE may be loaded in CONFIG.SYS or from the DOS
  808. 3=command line.  When using custom resolution, specify
  809. 4=DPI values that are multiples of 25 (e.g. 125, 150, etc.)
  810.  
  811. [Panasonic 307]
  812. Name=Panasonic FX-RS307
  813. Section=Panasonic
  814. Driver1=MEISCAN7.COM,A,M
  815. Driver2=PANAS.EXE,A
  816. Options1=Port Address,Interrupt Number
  817. Port Address=Port 100H;/P100,Port 110H;/P110,Port 120H;/P120,Port 130H;/P130,Port 140H;/P140,Port 150H;/P150,Port 160H;/P160,Port 170H;/P170
  818. Interrupt Number=Int 50H;/V50,Int 60H;/V60,Int 61H;/V61,Int 62H;/V62,Int 63H;/V63
  819. Selected1=1,1
  820. help=20625
  821. 1=MEISCAN7.COM is on your Panasonic diskette and must be
  822. 2=copied into the PhotoFinish directory.  PANAS.EXE can
  823. 3=ONLY be run from the DOS command line, NOT from CONFIG.SYS
  824.  
  825. [Panasonic 505]
  826. Name=Panasonic FX-RS505
  827. Section=Panasonic
  828. Driver1=MEISCAN5.COM,A,M
  829. Driver2=PANAS.EXE,A
  830. Options1=Port Address,Interrupt Number
  831. Port Address=Port 100H;/P100,Port 110H;/P110,Port 120H;/P120,Port 130H;/P130,Port 140H;/P140,Port 150H;/P150,Port 160H;/P160,Port 170H;/P170
  832. Interrupt Number=Int 50H;/V50,Int 60H;/V60,Int 61H;/V61,Int 62H;/V62,Int 63H;/V63
  833. Selected1=1,1
  834. help=20630
  835. 1=MEISCAN5.COM is on your Panasonic diskette and must be
  836. 2=copied into the PhotoFinish directory.  PANAS.EXE can
  837. 3=ONLY be run from the DOS command line, NOT from CONFIG.SYS
  838.  
  839. [Panasonic 506]
  840. Name=Panasonic FX-RS506
  841. Section=Panasonic
  842. Driver1=MEISCAN6.COM,A,M
  843. Driver2=PANAS.EXE,A
  844. Options1=Port Address,Interrupt Number
  845. Port Address=Port 100H;/P100,Port 110H;/P110,Port 120H;/P120,Port 130H;/P130,Port 140H;/P140,Port 150H;/P150,Port 160H;/P160,Port 170H;/P170
  846. Interrupt Number=Int 50H;/V50,Int 60H;/V60,Int 61H;/V61,Int 62H;/V62,Int 63H;/V63
  847. Selected1=1,1
  848. help=20635
  849. 1=MEISCAN6.COM is on your Panasonic diskette and must be
  850. 2=copied into the PhotoFinish directory.  PANAS.EXE can
  851. 3=ONLY be run from the DOS command line, NOT from CONFIG.SYS
  852.  
  853. [RICOH IS-11]
  854. Name=Ricoh IS11 with the ISI-8 Interface Board
  855. Section=Ricoh
  856. Driver1=SCN8.COM,C,M
  857. Driver2=RICOH.SYS,C
  858. Driver2Cmd=RICOH.SYS /S2
  859. Options2=Resolution Set
  860. Resolution Set=450 400 300 200 100 DPI;*,435 345 240 165 120 DPI;/R2,420 315 225 150 135 DPI;/R3,390 375 270 195 180 DPI;/R4,360 285 255 210 100 DPI;/R5
  861. Selected2=1
  862. help=20684
  863. 1=SCN8.COM must appear before RICOH.SYS in CONFIG.SYS.
  864. 2=Rename any file or directory named "scanner" before
  865. 3=installing SCN8.COM.  The RICOH.SYS driver only works
  866. 4=with the Ricoh ISI-8 interface board.  SCN8.COM must
  867. 5=be copied into the PhotoFinish directory.
  868.  
  869. [RICOH RS-312]
  870. Name=Ricoh RS312 with the ISI-8 Interface Board
  871. Section=Ricoh
  872. Driver1=SCN8.COM,C,M
  873. Driver2=RICOH.SYS,C
  874. Driver2Cmd=RICOH.SYS /S1
  875. Options2=Resolution Set
  876. Resolution Set=300 200 150 120 100 DPI settings;*,240 180 150 120 100 DPI settings;/R2
  877. Selected2=1
  878. help=20685
  879. 1=SCN8.COM must appear before RICOH.SYS in CONFIG.SYS.
  880. 2=Rename any file or directory named "scanner" before
  881. 3=installing SCN8.COM.  The RICOH.SYS driver only works
  882. 4=with the Ricoh ISI-8 interface board.  SCN8.COM must
  883. 5=be copied into the PhotoFinish directory.
  884.  
  885. [RICOH RS-312 256 Gray mode]
  886. Name=Ricoh RS312 with the ISI-8 Interface Board (256 Gray mode)
  887. Section=Ricoh
  888. Driver1=SCN8.COM,C,M
  889. Driver2=RICOH.SYS,C
  890. Driver2Cmd=RICOH.SYS /S1C
  891. help=20685
  892. 1=SCN8.COM must appear before RICOH.SYS in CONFIG.SYS.
  893. 2=Rename any file or directory named "scanner" before
  894. 3=installing SCN8.COM.  The RICOH.SYS driver only works
  895. 4=with the Ricoh ISI-8 interface board.  SCN8.COM must
  896. 5=be copied into the PhotoFinish directory.
  897.  
  898. [RICOH RS-320]
  899. Name=Ricoh RS320 with the ISI-8 Interface Board
  900. Section=Ricoh
  901. Driver1=SCN8.COM,C,M
  902. Driver2=RICOH.SYS,C
  903. Options2=Resolution Set
  904. Resolution Set=360 300 200 150 100 DPI settings;*,345 270 255 195 135 DPI settings;/R2,315 240 210 180 120 DPI settings;/R3,285 225 165 160 100 DPI settings;/R4
  905. Selected2=1
  906. help=20686
  907. 1=SCN8.COM must appear before RICOH.SYS in CONFIG.SYS.
  908. 2=Rename any file or directory named "scanner" before
  909. 3=installing SCN8.COM.  The RICOH.SYS driver only works
  910. 4=with the Ricoh ISI-8 interface board.  SCN8.COM must
  911. 5=be copied into the PhotoFinish directory.
  912.  
  913. [Sharp JX-300]
  914. Name=Sharp JX-300
  915. Section=Sharp JX
  916. Driver1=SHARPJX.EXE,A
  917. help=20720
  918. 1=To configure the GPIB interface board, refer to the
  919. 2=manufacturer's documentation.  If your GPIB board
  920. 3=is by National Instruments, the configuration program
  921. 4=is called IBCONF.EXE.  SHARPJX.EXE can be run from the
  922. 5=DOS command line, or in CONFIG.SYS, after GPIB.COM.
  923.  
  924. [Sharp JX-320]
  925. Name=Sharp JX-320
  926. Section=Sharp JX
  927. Driver1=SHARPJX.EXE,A
  928. help=20723
  929. 1=To configure the GPIB interface board, refer to the
  930. 2=manufacturer's documentation.  If your GPIB board
  931. 3=is by National Instruments, the configuration program
  932. 4=is called IBCONF.EXE.  SHARPJX.EXE can be run from the
  933. 5=DOS command line, or in CONFIG.SYS, after GPIB.COM.
  934.  
  935. [Sharp JX-450]
  936. Name=Sharp JX-450 and Sharp JX-450 for Microchannel
  937. Section=Sharp JX
  938. Driver1=SHARPJX.EXE,A
  939. help=20725
  940. 1=To configure the GPIB interface board, refer to the
  941. 2=manufacturer's documentation.  If your GPIB board
  942. 3=is by National Instruments, the configuration program
  943. 4=is called IBCONF.EXE.  SHARPJX.EXE can be run from the
  944. 5=DOS command line, or in CONFIG.SYS, after GPIB.COM.
  945.  
  946.